home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 13598 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.0 KB

  1. Path: news.cica.es!hercules!cxx
  2. From: cxx@hercules.uca.es (Cuenta para Lenguajes C y C++)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: curses++ anyone?
  5. Date: 26 Mar 1996 10:06:52 GMT
  6. Organization: Centro Informatico Cientifico de Andalucia
  7. Message-ID: <4j8fjs$37s@erika.cica.es>
  8. References: <4j72ur$1ij2@yuma.ACNS.ColoState.EDU>
  9. NNTP-Posting-Host: hercules.uca.es
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=iso-8895-1
  12. Content-Transfer-Encoding: 8bit
  13. X-Newsreader: TIN [version 1.2 PL2]
  14.  
  15. Dave Steffen (steffend@lamar.colostate.edu) wrote:
  16.  
  17. : Howdy Folks!
  18.  
  19. :     I've just started messing around with the curses library, and
  20. : am wondering if anyone's done a C++ wrap of the thing? Not necessarily
  21. : stream-oriented (although something like Borland's conio.h would be
  22. : nice), but even the basic stuff - allocation, deallocations, etc -
  23. : would be nice.
  24. : -----------------------------------------------------------------------
  25.  
  26. GNU C++ Class Library provides a C++ wrap for Curses. I think this may
  27. be what you're looking for.
  28.